Sintran III is a
real-time,
multitasking,
multi-user
Multi-user software is computer software that allows access by multiple users of a computer. Time-sharing systems are multi-user systems. Most batch processing systems for mainframe computers may also be considered "multi-user", to avoid leavi ...
operating system
An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs.
Time-sharing operating systems scheduler (computing), schedule tasks for ...
used with
Norsk Data minicomputer
A minicomputer, or colloquially mini, is a type of general-purpose computer mostly developed from the mid-1960s, built significantly smaller and sold at a much lower price than mainframe computers . By 21st century-standards however, a mini is ...
s from 1974. Unlike its predecessors
Sintran I and II, it was written entirely by Norsk Data, in
Nord Programming Language (Nord PL, NPL), an intermediate language for Norsk Data computers.
[
Wiki is Norwegian, documents may be English.]
Overview
Sintran was mainly a
command-line interface
A command-line interface (CLI) is a means of interacting with software via command (computing), commands each formatted as a line of text. Command-line interfaces emerged in the mid-1960s, on computer terminals, as an interactive and more user ...
based operating system, though there were several
shells which could be installed to control the user environment more strictly, by far the most popular of which was
USER-ENVIRONMENT
.
One of the clever features was to be able to abbreviate
commands and
file names between hyphens. For example, typing
LIST-FILES
would give users several prompts, including for print, paging etc. Users could override this using the following
LI-FI ,,n,
which would abbreviate the
LIST-FILES
command prompt and bypass any of the prompts. One could also refer to files in this way, for example, with
PED H-W:
which would refer to
HELLO-WORLD:SYMB
if this was the only file having ''H'', any number of characters, a hyphen ''-'', a ''W'', any number of characters, and any file ending.
This saved many keystrokes and would allow users a very nice learning experience, from complete and self-explanatory commands like
LIST-ALL-FILES
to
L-A-F
for an advanced user. (The hyphen key on Norwegian
keyboards resides where the slash key does on U.S. ones.)
Now that Sintran has mostly disappeared as an operating system, there are few references to it. However a
job control or
batch processing
Computerized batch processing is a method of running software programs called jobs in batches automatically. While users are required to submit the jobs, no other interaction by the user is required to process the batch. Batches may automatically ...
language was available named JEC, believed to be named Job Execution Controller, this could be used to set up batch jobs to compile
COBOL
COBOL (; an acronym for "common business-oriented language") is a compiled English-like computer programming language designed for business use. It is an imperative, procedural, and, since 2002, object-oriented language. COBOL is primarily ...
programs, etc.
References
{{Real-time operating systems
Discontinued operating systems
Norsk Data software
Proprietary operating systems
Real-time operating systems
1974 software